<para>
If you have a GPX file that contains routes, tracks, and
waypoints and you want a GPX file that contains only tracks,
-you may use this filter to remove the waypoints with this command:
+you may use this filter to remove the waypoints and the routes
+with this command:
</para>
<screen format="linespecific">gpsbabel -i gpx -f bigfile.gpx -x nuketypes,waypoints,routes -o gpx -F tracksonly.gpx</screen>
</example>
-
-
+